home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Celestin Apprentice 4
/
Apprentice-Release4.iso
/
Languages
/
Caml Light 0.7
/
examples
/
compress
/
huffman.mli
< prev
next >
Wrap
Text File
|
1995-06-01
|
108b
|
3 lines
value compresse : in_channel -> out_channel -> unit
and décompresse : in_channel -> out_channel -> unit;;